YNQ  YNQ-1.5.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
nqapi.h File Reference
#include "cmapi.h"

Go to the source code of this file.

Macros

#define CM_NB_GROUP   0x80
 
#define CM_NB_UNIQUE   0x40
 
#define CM_NB_POSTFIX_WORKSTATION   0x0
 
#define CM_NB_POSTFIX_SERVER   0x20
 
#define CM_NB_POSTFIX_DOMAINMASTERBROWSER   0x1b
 
#define CM_NB_POSTFIX_DOMAINCONTROLLER   0x1c
 
#define CM_NB_POSTFIX_MASTERBROWSER   0x1d
 

Functions

NQ_INT nqStart (void)
 
NQ_INT nqStop (void)
 
NQ_STATUS nqRegisterNetBiosName (const NQ_CHAR *name)
 
NQ_STATUS nqReleaseNetBiosName (const NQ_CHAR *name)
 
NQ_STATUS nqRegisterNetBiosNameEx (const NQ_CHAR *name, const NQ_BYTE flags)
 
NQ_STATUS nqReleaseNetBiosNameEx (const NQ_CHAR *name, const NQ_BYTE flags)
 
void nqEnableTraceLog (NQ_BOOL on)